ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124
authorTom Warren <[email protected]>
Fri, 24 Jan 2014 19:46:14 +0000 (12:46 -0700)
committerTom Warren <[email protected]>
Mon, 3 Feb 2014 16:46:46 +0000 (09:46 -0700)
commit32edd2ede2bd62d27c45bd9bdbc0b4a2848f4587
tree8366f57c15f784eff126fffc0c1162b2e6cdf36b
parent999c6baf79d74f6ec5c6c96334ad8d653b4081a7
ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124

This provides SPL support for Tegra124 boards - AVP early init, plus
CPU (A15) init/jump to main U-Boot.

Signed-off-by: Tom Warren <[email protected]>
Signed-off-by: Stephen Warren <[email protected]>
Tested-by: Thierry Reding <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
arch/arm/cpu/arm720t/tegra-common/cpu.c
arch/arm/cpu/arm720t/tegra-common/cpu.h
arch/arm/cpu/arm720t/tegra124/Makefile [new file with mode: 0644]
arch/arm/cpu/arm720t/tegra124/config.mk [new file with mode: 0644]
arch/arm/cpu/arm720t/tegra124/cpu.c [new file with mode: 0644]